Highly Parallel Surface Reconstruction
نویسندگان
چکیده
We present a parallel surface reconstruction algorithm that runs entirely on the GPU. Like existing implicit surface reconstruction methods, our algorithm first builds an octree for the given set of oriented points, then computes an implicit function over the space of the octree, and finally extracts an isosurface as a water-tight triangle mesh. A key component of our algorithm is a novel technique for octree construction on the GPU. This technique builds octrees in real-time and uses level-order traversals to exploit the fine-grained parallelism of the GPU. Moreover, the technique produces octrees that provide fast access to the neighborhood information of each octree node, which is critical for fast GPU surface reconstruction. With an octree so constructed, our GPU algorithm performs Poisson surface reconstruction, which produces high quality surfaces through a global optimization. Given a set of 500K points, our algorithm runs at the rate of about five frames per second, which is over two orders of magnitude faster than previous CPU algorithms. To demonstrate the potential of our algorithm, we propose a userguided surface reconstruction technique which reduces the topological ambiguity and improves reconstruction results for imperfect scan data. We also show how to use our algorithm to perform onthe-fly conversion from dynamic point clouds to surfaces.
منابع مشابه
UNIVERSITY OF NAVARRA SCHOOL OF ENGINEERING DONOSTIA-SAN SEBASTIÁN Study of Parallel Techniques Applied to Surface Reconstruction from Unorganized and Unoriented Point Clouds
Nowadays, digital representations of real objects are becoming bigger as scanning processes are more accurate, so the time required for the reconstruction of the scanned models is also increasing. This thesis studies the application of parallel techniques in the surface reconstruction problem, in order to improve the processing time required to obtain the final mesh. It is shown how local inter...
متن کاملEvaluation of the performance of parallel-hole collimator for high resolution small animal SPECT: A Monte Carlo study
Introduction: Image quality and accuracy of in vivo activity quantification in SPECT are affected by collimator penetration and scatter components, especially in high energy imaging. These phenomena highly depend on the collimator characteristic and photon energy. The presence of penetrated and scattered photons from collimator in SPECT images degrades spatial resolution, contr...
متن کاملAn Integrated Highly Parallel Architecture for Image Reconstruction
The large amount of information and computations is a critical problem in image processing. In this paper we show a highly oarallel method to do image reconstruction which performs at real-tIme, using an asynchronous cellular array. The highly parallel architecture we propose is novel, its main cnaracteristic is the message communication mechanism Dased upon message routing and mailbox principles.
متن کاملA Parallel Algorithm for Surface Triangulation
In many scientiic elds, three dimensional surfaces must be reconstructed from a given collection of its surface points. Applications for surface reconstruction exist in medical research and diagnosis as well as in design intensive disciplines. Fuchs, Kedem, and Uselton and Keppel show that surface reconstruction via triangulation can be reduced to the problem of nding a path in a toroidal graph...
متن کاملParallel Poisson Surface Reconstruction
In this work we describe a parallel implementation of the Poisson Surface Reconstruction algorithm based on multigrid domain decomposition. We compare implementations using different models of data-sharing between processors and show that a parallel implementation with distributed memory provides the best scalability. Using our method, we are able to parallelize the reconstruction of models fro...
متن کامل